SchedulerQueue.Peek() method¶
Defined in
Type: SchedulerQueueSystem.Reactive.Concurrency
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public ScheduledItem<TAbsolute> Peek()
Summary: Peeks the next work item in the scheduler queue.
Returns: ScheduledItem